Index

A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes All Packages

E

EAT - Static variable in class edu.uky.ai.lp.Result
A special result indicating that the player was eaten by the wumpus
edu.uky.ai.lp - package edu.uky.ai.lp
Contains classes for representing, playing, and displaying a game of "Hunt the Wumpus".
edu.uky.ai.lp.ai - package edu.uky.ai.lp.ai
Contains classes for creating agents who play "Hunt the Wumpus".
edu.uky.ai.lp.gui - package edu.uky.ai.lp.gui
Contains classes for drawing a GUI for "Hunt the Wumpus".
edu.uky.ai.lp.logic - package edu.uky.ai.lp.logic
Contains classes for representing logical formulas in function-free predicate logic, unifiers, and knowledge bases.
equals(Object) - Method in class edu.uky.ai.lp.logic.BooleanExpression
 
equals(Object) - Method in class edu.uky.ai.lp.logic.Fact
 
equals(Object) - Method in class edu.uky.ai.lp.logic.Term
 
expression - Variable in class edu.uky.ai.lp.ai.Prover
The expression to be proved
Expression - Interface in edu.uky.ai.lp.logic
An expression is any logical formula with a truth value.
A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes All Packages